-- Dictionary and fixed objects (X$) stats
execute dbms_stats.gather_dictionary_stats;
execute dbms_stats.gather_fixed_objects_stats;
